home *** CD-ROM | disk | FTP | other *** search
Text File | 1987-08-29 | 413 b | 26 lines | [TEXT/KAHL] |
- (defun pdl_struct
- name:string
- size:integer
- print_how:{dec|hex|cnt_str|no_print|ip_addr}
- [ind_size:":size_from"]
- [stor_in:":value_to"]
- [value_from:":value_from"]
- [on_count:":counter";the_count:var]
- )
- (defun pdl_name
- store_in:var
- <<name_or_def:string
- val:int
- [on_scope:":scope"]
- [do_reject:":reject"]
- >>
- )
-
- (defun funcal
- var_or_name
- )
-
- (defun thats_all)
-
- (defun setq the_var:var the_exp:exp)
-